バージョン 24.2 (最新)

Grid(String,IGridModel,Object) メソッド

モデル クラス、id、および HTML 属性を許可し、ビューに描画される文字列を返します。
シンタックス
public System.Web.Mvc.MvcHtmlString Grid( 
   System.string id,
   IGridModel gridViewModel,
   System.object htmlAttributes
)

パラメータ

id
gridViewModel
htmlAttributes
参照

オンラインで表示: GitHub